home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / pccursor.zip / PCCURSOR.DOC < prev    next >
Text File  |  1991-04-15  |  2KB  |  67 lines

  1.  
  2.     PCcursor.cpp for Borland C++
  3.     ============================
  4.  
  5.  
  6.     Thank you for downloading pccursor.zip.  The 
  7.     CursorShape class provides you with an easy way to
  8.     control the cursor shapes in multiple windows of
  9.     your program and insure that the original shape(s)
  10.     are restored thanks to destructors.
  11.  
  12.     Compile and run pccursor.cpp.  The demo will show
  13.     the various cursor shapes.  The source code shows
  14.     how to call CursorShape member functions.  To
  15.     use pccursor.cpp in your application be sure to
  16.     comment out "#define TEST_PCCURSOR_CPP" near the end
  17.     of the file.
  18.  
  19.  
  20.  
  21.     Registration
  22.     ============
  23.  
  24.     If you find pccursor useful and are using it in your
  25.     applications, tell your friends.  You don't need to
  26.     register pccursor -- it's freeware!  All I ask is
  27.     that you leave my copyright notice intact!
  28.  
  29.  
  30.  
  31.     Other Freeware Goodies available for Borland C++
  32.     ================================================
  33.  
  34.  
  35.     pckey        PC keyboard class w/auto enhanced
  36.     gconio          Graphics mode conio class
  37.     cmouse          Mouse Driver class w/ intr handler
  38.     cmdln        Command line parser class
  39.  
  40.  
  41.  
  42.     And Shareware
  43.     =============
  44.  
  45.  
  46.     FlexList II ANSI && K&R C
  47.     FlexList II C++
  48.  
  49.         * Ready-to-run C/C++ linked lists.
  50.         * Hybrid structure: stack,queue,list,array.
  51.         * Stores Heterogeneous/homogeneous data
  52.         * Eliminates the need for parameterized list
  53.             templates such as are proposed for
  54.             C++ in the future.
  55.  
  56.  
  57.     Thanks again!
  58.  
  59.  
  60.     John W. Small
  61.     CIS: 73757,2233
  62.  
  63.     PSW / Power SoftWare
  64.     P.O. Box 10072
  65.     McLean, VA 22102 8072
  66.     USA (703) 759-3838
  67.